From 93c382184c53cb6c9e70918754957760e08d5bdf Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Tue, 5 Mar 2019 13:35:08 -0600 Subject: [PATCH] updated some i3/sway things --- .config/sway/arch-lappy-sway | 11 ++++++++++- .i3blocks.conf | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.config/sway/arch-lappy-sway b/.config/sway/arch-lappy-sway index 842253c..7776dcb 100644 --- a/.config/sway/arch-lappy-sway +++ b/.config/sway/arch-lappy-sway @@ -121,7 +121,7 @@ bindsym Print exec scrot -s -e 'mv $f ~/Downloads' bindsym $mod+m move scratchpad bindsym $mod+n scratchpad show bindsym $mod+Shift+s sticky toggle -#bindsym Control+k exec --no-startup-id echo "core.weechat */buffer_dmenu" >> $(find ~/.weechat -type p) +bindsym Control+k exec --no-startup-id echo "core.weechat */buffer_dmenu" >> $(find ~/.weechat -type p) # Notifications bindsym $mod+Control+Shift+space exec --no-startup-id makoctl dismiss -a bindsym $mod+Control+space exec --no-startup-id makoctl dismiss @@ -137,6 +137,8 @@ for_window [instance="crx_gaedmjdfmmahhbjefcbgaolhhanlaolb"] floating enable for_window [class="Google-chrome" instance="crx_nckgahadagoaajjgafhacjanaoiihapd"] floating enable for_window [class="chrome_app_list"] floating enable for_window [class="Plexamp"] floating enable +for_window [class="blueman-manager"] floating enable +for_window [class="^Bluetooth Devices"] floating enable # https://github.com/ValveSoftware/steam-for-linux/issues/1040 for_window [class="^Steam$" title="^Friends$"] floating enable for_window [class="^Steam$" title="Steam - News"] floating enable @@ -271,4 +273,11 @@ bindsym XF86AudioMute exec --no-startup-id "pulseaudio-ctl mute ; pkill -RTMIN+1 bindsym XF86MonBrightnessUp exec --no-startup-id "brightnessctl s +10%; brightnessctl -d gmux_backlight s +10%" bindsym XF86MonBrightnessDown exec --no-startup-id "brightnessctl s 10%-; brightnessctl -d gmux_backlight s 10%-" +#set $gnome-schema org.gnome.desktop.interface +# +#exec_always { +# gsettings set $gnome-schema gtk-theme 'Arc Dark' +# gsettings set $gnome-schema icon-theme 'Arc Dark' +# gsettings set $gnome-schema cursor-theme 'Arc Dark' +#} diff --git a/.i3blocks.conf b/.i3blocks.conf index 9691f9b..ad7214a 100644 --- a/.i3blocks.conf +++ b/.i3blocks.conf @@ -5,8 +5,8 @@ separator_block_width=15 command=/usr/lib/i3blocks/$BLOCK_NAME -[agenda] -interval=60 +#[agenda] +#interval=60 [ssid] command=echo " $(iw dev wlp4s0 link | grep SSID | cut -d " " -f 2-)"