GEN: Quality of Life improvements

This commit is contained in:
2022-11-02 19:12:37 +01:00
parent 23fa10a1e3
commit 599537bcaf
10 changed files with 73 additions and 55 deletions

View File

@ -13,6 +13,7 @@
workspace $wsF2 gaps inner 0
for_window [class="zoom"] floating enable
for_window [class="JidePopup"] floating enable
for_window [class="zoom" title="Zoom - Licensed Account"] floating disable
for_window [class="zoom" title="Zoom Meeting"] floating disable
@ -21,7 +22,8 @@
bindsym $mod+m move workspace to output right
bindsym $mod+Shift+m move workspace to output up
bindsym $mod+Shift+n exec --no-startup-id /usr/bin/networkmanager_dmenu
bindsym $mod+Shift+n exec --no-startup-id /usr/bin/networkmanager_dmenu --rofi -i
bindsym $mod+Shift+x exec --no-startup-id ~/.config/rofi/bin/menu_powermenu
bindsym $mod+Shift+b exec --no-startup-id rofi-bluetooth
bindsym $mod+Shift+e exec --no-startup-id rofimoji

View File

@ -34,8 +34,8 @@
set $TERMINAL alacritty
# gaps
set $gap_outer 15
set $gap_inner 10
set $gap_outer 0
set $gap_inner 0
set $ws1 "1"
set $ws2 "2"

View File

@ -121,8 +121,6 @@ floating_modifier $mod
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
# Urgent window
bindsym $mod+x [urgent=latest] focus