summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config##desktop.Linux.Maus2
-rw-r--r--.config/polybar/config##desktop.Linux.Maus2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus
index e7a722d..fa68ba0 100644
--- a/.config/i3/config##desktop.Linux.Maus
+++ b/.config/i3/config##desktop.Linux.Maus
@@ -21,7 +21,7 @@ exec --no-startup-id nm-applet &
21exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & 21exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off &
22 22
23# swap caps lock and escape, set keyboard layout 23# swap caps lock and escape, set keyboard layout
24exec --no-startup-id setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape 24exec --no-startup-id setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape
25 25
26#launch conky windows 26#launch conky windows
27exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf 27exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf
diff --git a/.config/polybar/config##desktop.Linux.Maus b/.config/polybar/config##desktop.Linux.Maus
index 016b4d5..c9db677 100644
--- a/.config/polybar/config##desktop.Linux.Maus
+++ b/.config/polybar/config##desktop.Linux.Maus
@@ -120,7 +120,7 @@ format-prefix-background = ${colors.blue}
120format-prefix-foreground = ${colors.foreground} 120format-prefix-foreground = ${colors.foreground}
121format-prefix-font = 3 121format-prefix-font = 3
122 122
123label-layout = %layout% 123label-layout = %name%
124label-layout-padding = 1 124label-layout-padding = 1
125label-layout-background = ${colors.background_modules} 125label-layout-background = ${colors.background_modules}
126label-layout-foreground = ${colors.foreground_modules} 126label-layout-foreground = ${colors.foreground_modules}