Commit cd9aad63 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Small fixes and change of bgicolor (got sick of that salmon colour).

parent ead707e1
......@@ -35,7 +35,7 @@ bindsym $mod+Shift+q kill
# start program launcher
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id "rofi -modi window,windowcd,drun,run -show drun"
bindsym $mod+Tab exec --no-startup-id "rofi -modi window,windowcd,drun,run -show window"
bindsym $mod+Tab exec --no-startup-id "rofi -modi window,drun,run,windowcd -show window"
# launch categorized menu
bindsym $mod+c exec --no-startup-id morc_menu
......@@ -137,7 +137,7 @@ bindsym $mod+Shift+z split h, layout tabbed, focus left, move right, focus right
# toggle fullscreen mode for the focused container
bindsym $mod+space fullscreen toggle
bindsym --whole-window button8 fullscreen toggle
bindsym --whole-window $mod+button8 fullscreen toggle
# several 16:9 resolutions binded for quick switching
bindsym $mod+bracketright exec xrandr -s 1280x720
......@@ -427,7 +427,7 @@ bindsym $mod+m bar mode toggle
# Theme colors
set $bdrcolor #4d4949
set $bgicolor #d58681
set $bgicolor #373737
set $bgucolor #6a6868
set $txtacolor #F9FAF9
set $txtucolor #bdbbbb
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment