1
Fork 0
mirror of https://github.com/wlinator/dotfiles.git synced 2024-10-02 17:03:13 +00:00

new i3 wallpaper and small tweaks

This commit is contained in:
wlinator 2024-08-14 05:58:06 -04:00
parent ce64726dec
commit 327b7335c6
5 changed files with 9 additions and 10 deletions

View file

@ -14,14 +14,13 @@ shape = "Block"
[env] [env]
TERM = "alacritty" TERM = "alacritty"
[font]
builtin_box_drawing = true
size = 11.0
[font.bold]
family = "JetBrainsMono Nerd Font Mono" family = "JetBrainsMono Nerd Font Mono"
style = "Bold" style = "Bold"
[font]
builtin_box_drawing = true
size = 9.0
[font.bold_italic] [font.bold_italic]
family = "JetBrainsMono Nerd Font Mono" family = "JetBrainsMono Nerd Font Mono"
style = "Bold Italic" style = "Bold Italic"
@ -90,3 +89,4 @@ blue = '#6f8fdb'
magenta = '#e987e9' magenta = '#e987e9'
cyan = '#4ac9e2' cyan = '#4ac9e2'
white = '#FFFFFF' white = '#FFFFFF'

View file

@ -65,8 +65,7 @@ bindsym $mod+Shift+c reload
bindsym $mod+Shift+r restart bindsym $mod+Shift+r restart
bindsym $mod+Shift+minus move scratchpad bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show bindsym $mod+minus scratchpad show
bindsym $mod+l exec "i3lock -efi /usr/share/backgrounds/i3lock/cat-peek-adjusted.png" bindsym $mod+l exec "i3lock -ef"
# https://github.com/adi1090x/rofi - dmenu, powermenu & clipboard. # https://github.com/adi1090x/rofi - dmenu, powermenu & clipboard.
bindsym $mod+Shift+e exec --no-startup-id ~/.config/rofi/powermenu/type-1/powermenu.sh bindsym $mod+Shift+e exec --no-startup-id ~/.config/rofi/powermenu/type-1/powermenu.sh
@ -74,7 +73,6 @@ bindsym $mod+d exec --no-startup-id ~/.config/rofi/launchers/type-4/launcher.sh
bindsym $mod+v exec --no-startup-id rofi -modi "clipboard:greenclip print" -show clipboard -theme ~/.config/rofi/launchers/type-1/style-4.rasi -run-command '{cmd}' bindsym $mod+v exec --no-startup-id rofi -modi "clipboard:greenclip print" -show clipboard -theme ~/.config/rofi/launchers/type-1/style-4.rasi -run-command '{cmd}'
exec --no-startup-id kitty --class "scratchpad"
exec --no-startup-id greenclip daemon>/dev/null exec --no-startup-id greenclip daemon>/dev/null
exec --no-startup-id nm-applet exec --no-startup-id nm-applet
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
@ -83,7 +81,6 @@ exec_always --no-startup-id "~/.config/polybar/launch.sh"
exec_always --no-startup-id "nitrogen --set-zoom-fill --random ~/.config/i3/img/" exec_always --no-startup-id "nitrogen --set-zoom-fill --random ~/.config/i3/img/"
exec_always --no-startup-id "setxkbmap -layout gb" exec_always --no-startup-id "setxkbmap -layout gb"
for_window [class="scratchpad"] , move scratchpad
for_window [class="(?i)Discord(?i)"] move container to workspace $ws3 for_window [class="(?i)Discord(?i)"] move container to workspace $ws3
for_window [class="Spotify"] move container to workspace $ws4 for_window [class="Spotify"] move container to workspace $ws4
@ -92,6 +89,8 @@ default_border pixel 0
###################### ######################
## UNCOMMENT TO USE ### ## UNCOMMENT TO USE ###
###################### ######################
#exec --no-startup-id kitty --class "scratchpad"
#for_window [class="scratchpad"] , move scratchpad
#exec --no-startup-id nitrogen --set-auto /path/to/image.png.svg.jpg #exec --no-startup-id nitrogen --set-auto /path/to/image.png.svg.jpg
#bindsym mod4+s [title="^Sup ::"] scratchpad show #bindsym mod4+s [title="^Sup ::"] scratchpad show
#assign [class="Discord"] $ws3 #doesn't work #assign [class="Discord"] $ws3 #doesn't work

Binary file not shown.

Before

Width:  |  Height:  |  Size: 820 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,010 KiB

View file

@ -1 +1 @@
44 7