Browse Source

[i3] Compton really does suck

Colin Powell 4 năm trước cách đây
mục cha
commit
8b5af0d4c8
1 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 6 2
      i3/.config/i3/config

+ 6 - 2
i3/.config/i3/config

@@ -20,7 +20,7 @@ set $center move absolute position center
 # FLOATING
 floating_modifier $mod
 
-set $thick 0
+set $thick 1
 
 # DEFAULT BORDER
 for_window [class="^.*"] border pixel $thick
@@ -306,11 +306,15 @@ bindsym $mod+Shift+o exec rofi-bat
 exec --no-startup-id unclutter -grab
 
 # RELOAD
-exec_always --no-startup-id compton --config ~/.config/compton/compton.conf
+#exec_always --no-startup-id compton --config ~/.config/compton/compton.conf
 exec_always --no-startup-id dunst
 exec_always --no-startup-id syncthing -no-browser
 exec_always xrdb --merge ~/.Xresoureces
 
+# Set wallpaper and keyboard mappings
+exec_always --no-startup-id changepaper
+exec_always setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle -option caps:escape -option compose:ralt
+
 ## Volume control
 # Pulse Audio controls
 bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +5% #increase sound volume