diff --git a/i3/config b/i3/config index fddeb65..26d66ed 100644 --- a/i3/config +++ b/i3/config @@ -11,7 +11,7 @@ set $mod Mod1 set $wallpaper '/home/nnduc/sync/images/wallpapers/suse.png' -set $terminal 'xfce4-terminal' +set $terminal 'wezterm' # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. font pango:NotoSans 12 @@ -29,10 +29,12 @@ exec --no-startup-id dex --autostart --environment i3 #exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use systemctl lock-session to lock your screen. -exec --no-startup-id xrand --output HDMI-0 --mode 1920x1080 --rate 120 -bindsym $mod+l exec i3lock --ignore-empty-password -i $wallpaper +exec --no-startup-id xrandr --output HDMI-0 --mode 1920x1080 --rate 120 +bindsym $mod+l exec i3lock --ignore-empty-password -i $wallpaper +bindsym $mod+Shift+o exec systemctl suspend bindsym $mod+Shift+p exec systemctl poweroff + bindsym Print exec flameshot gui -c # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. @@ -41,9 +43,8 @@ bindsym Print exec flameshot gui -c exec --no-startup-id fcitx5 -d exec --no-startup-id nm-applet exec --no-startup-id blueman-applet -exec --no-startup-id kwalletd6 +exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,pkcs11 exec --no-startup-id feh --bg-fill $wallpaper -exec --no-startup-id owncloud exec --no-startup-id pasystray exec --no-startup-id polybar @@ -247,12 +248,9 @@ bindsym $mod+r mode "resize" #floating for_window [class="Signal"] floating enable -for_window [class="Fluffychat"] floating enable -for_window [class="Proton VPN"] floating enable for_window [class="Dino"] floating enable -for_window [class="ownCloud"] floating enable for_window [class="firefox"] move container to workspace 1 for_window [class="thunderbird"] move container to workspace 4 -for_window [class="Dolphin"] move container to workspace 3 for_window [class="Thunar"] move container to workspace 3 +for_window [class="steam_app_1364781"] border none, fullscreen enable diff --git a/polybar/config.ini b/polybar/config.ini index a3790b7..ddb2256 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -40,7 +40,7 @@ foreground = ${colors.foreground} tray-position = right line-size = 2pt -border-size = 2.5pt +border-size = 0 border-color = #00000000 padding-left = 1