diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-06-07 09:55:14 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-06-07 09:55:14 -0500 |
commit | 7c578951a902d00e713b90e2d7b8128c5f915c44 (patch) | |
tree | 99f4e6fdf0fde3468b6aa86fceadd6a84e72d563 /i3/config | |
parent | e1759db224f98b589aeb3e2e65a2ea90a737a5c5 (diff) |
2018-06-07 09:55
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -182,17 +182,16 @@ client.urgent $background $background $red $red $red client.placeholder #282a2e #0c0c0c #ffffff #000000 #0c0c0c client.background $background -gaps inner 10 -gaps outer 0 -smart_gaps on for_window [class="^.*"] border pixel 5 -hide_edge_borders both +hide_edge_borders smart # --- software ------------------------------------------------------------------------------------ - -# exec insync start +exec xrdb ~/.Xresources +exec --no-startup-id /usr/libexec/gnome-settings-daemon-localeexec +exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings +exec --no-startup-id dconf write /org/gnome/settings-daemon/plugins/cursor/active false exec xset s off -dpms exec xset -b # never beep |