Workspace renamed, new shortcut
This commit is contained in:
parent
c3c9027896
commit
1d6426fc7b
1 changed files with 4 additions and 2 deletions
6
config
6
config
|
|
@ -21,6 +21,7 @@ bindsym $mod+Shift+A kill
|
|||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec dmenu_run -nb '#333333' -nf '#ffffff' -sb '#982323' -p "$"
|
||||
|
||||
|
||||
# change focus
|
||||
bindsym $mod+j focus left
|
||||
bindsym $mod+k focus down
|
||||
|
|
@ -96,7 +97,7 @@ bindsym $mod+F3 workspace "3. MAIL"
|
|||
bindsym $mod+F4 workspace "4"
|
||||
bindsym $mod+F5 workspace "5"
|
||||
bindsym $mod+F6 workspace "6. MEDIA"
|
||||
bindsym $mod+F7 workspace "7"
|
||||
bindsym $mod+F7 workspace "7: WORK"
|
||||
bindsym $mod+F8 workspace "8"
|
||||
bindsym $mod+F9 workspace "9"
|
||||
bindsym $mod+F10 workspace "10"
|
||||
|
|
@ -125,7 +126,7 @@ bindsym $mod+Shift+F3 move container to workspace "3. MAIL"
|
|||
bindsym $mod+Shift+F4 move container to workspace "4"
|
||||
bindsym $mod+Shift+F5 move container to workspace "5"
|
||||
bindsym $mod+Shift+F6 move container to workspace "6. MEDIA"
|
||||
bindsym $mod+Shift+F7 move container to workspace "7"
|
||||
bindsym $mod+Shift+F7 move container to workspace "7: WORK"
|
||||
bindsym $mod+Shift+F8 move container to workspace "8"
|
||||
bindsym $mod+Shift+F9 move container to workspace "9"
|
||||
bindsym $mod+Shift+F10 move container to workspace "10"
|
||||
|
|
@ -246,6 +247,7 @@ for_window [title="Network Connect"] floating enable
|
|||
for_window [title=".*"] border 1pixel
|
||||
|
||||
#exec utox
|
||||
exec rofi -key-run 'SuperL+Alt+d' -Key-ssh 'SuperL+Alt+s' -key-window 'SuperL+Alt+w'
|
||||
exec feh --bg-fill ~/wallpaper.jpg
|
||||
exec setxkbmap fr oss
|
||||
exec mpd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue