This commit is contained in:
NaiJi ✨ 2024-04-23 07:21:27 +04:00
parent bb9c47ba29
commit 7f17bdd39a
1 changed files with 3 additions and 2 deletions

View File

@ -122,7 +122,7 @@ bindsym $mod+4 workspace number $ws4
bindsym $mod+5 workspace number $ws5
bindsym $mod+6 workspace number $ws6
bindsym $mod+7 workspace number $ws7
bindsym $mod+8 workspace number $ws8
bindsym $mod+t workspace number $ws8
bindsym $mod+r workspace number $ws9
# move focused container to workspace
@ -133,7 +133,7 @@ bindsym $mod+Shift+4 move container to workspace number $ws4
bindsym $mod+Shift+5 move container to workspace number $ws5
bindsym $mod+Shift+6 move container to workspace number $ws6
bindsym $mod+Shift+7 move container to workspace number $ws7
bindsym $mod+Shift+8 move container to workspace number $ws8
bindsym $mod+Shift+t move container to workspace number $ws8
bindsym $mod+Shift+r move container to workspace number $ws9
# reload the configuration file
@ -163,6 +163,7 @@ bindsym $mod+F1 exec alacritty -e /home/naiji/.local/bin/fzkill
bindsym $mod+F2 exec firefox
bindsym $mod+F3 exec pcmanfm
bindsym $mod+F4 exec alacritty -e newsboat
bindsym $mod+F5 exec keepassxc
# change borders
bindsym $mod+u border none