Browse Source

use grimshot for screenshots and set colorscheme for foot

bananicorn 2 years ago
parent
commit
ec3a0a38b2
3 changed files with 29 additions and 14 deletions
  1. 23 10
      devuan_setup/config/foot/foot.ini
  2. 5 3
      devuan_setup/config/sway/config
  3. 1 1
      devuan_setup/setup_system.sh

+ 23 - 10
devuan_setup/config/foot/foot.ini

@@ -1,12 +1,25 @@
-[cursor]
-color=000000 babdb6
+# -*- conf -*-
+#
+# modus-vivendi
+# See: https://protesilaos.com/emacs/modus-themes
+#
 
 [colors]
-regular0=FFFFFF
-regular1=77FF22 #grep uses this as foreground highlight for the matches
-regular2=AA4400 #ls uses this as background highlight
-regular3=FFFFFF
-regular4=FFFFFF #ls uses this as foreground highlight
-regular5=8888FF #grep uses this as foreground highlight for the filename
-regular6=FF0099 #grep uses this as foreground highlight for the delimiter
-regular7=FFFFFF
+background=000000
+foreground=ffffff
+regular0=000000
+regular1=ff8059
+regular2=44bc44
+regular3=d0bc00
+regular4=2fafff
+regular5=feacd0
+regular6=00d3d0
+regular7=bfbfbf
+bright0=595959
+bright1=ef8b50
+bright2=70b900
+bright3=c0c530
+bright4=79a8ff
+bright5=b6a0ff
+bright6=6ae4b9
+bright7=ffffff

+ 5 - 3
devuan_setup/config/sway/config

@@ -134,7 +134,7 @@ input 1:1:AT_Translated_Set_2_keyboard {
 input 1267:12299:ELAN0501:00_04F3:300B_Touchpad {
 	tap enabled
 	natural_scroll disabled
-	dwt enabled
+	dwt disabled
 }
 
 bindsym $Mod+r mode "resize"
@@ -149,7 +149,7 @@ bindsym $Mod+Shift+e exec "swaynag -t warning -m 'You pressed the exit shortcut.
 # PROGRAM SHORTCUTS
 bindsym $Mod+Return exec foot
 bindsym $Mod+e exec thunar
-bindsym Print exec flameshot gui
+bindsym Print exec grimshot save area
 
 # SCREEN BACKLIGHT
 bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- && brightnessctl g > $WOBSOCK_BRIGHTNESS
@@ -171,5 +171,7 @@ client.focused		#33DD33 #222222 #FFFFFF #33DD33 #33DD33
 default_border		pixel
 
 for_window [app_id="connman-gtk"] floating enable
-for_window [app_id="love-11.3"] floating enable
+for_window [class="love-11.3"] floating enable
+for_window [class="love-11.4"] floating enable
+for_window [title="Panda"] floating enable
 for_window [app_id="zenity"] floating enable

+ 1 - 1
devuan_setup/setup_system.sh

@@ -64,7 +64,7 @@ apt install -y apktool
 apt install -y zsh
 apt install -y firefox-esr
 apt install -y inkscape
-apt install -y flameshot
+apt install -y grimshot
 apt install -y thunar
 apt remove -y thunar-volman