a lot of laptop changes
This commit is contained in:
parent
8e179c3910
commit
9a725dcc03
35 changed files with 275 additions and 180 deletions
|
@ -12,7 +12,7 @@ set $term alacritty
|
|||
set $menu wofi --show drun | xargs swaymsg exec --
|
||||
|
||||
### Output configuration
|
||||
output * bg /usr/share/wallpapers/Flow/contents/images/5120x2880.jpg fill
|
||||
output * bg /home/chris/Pictures/wallpapers/tech.jpg fill
|
||||
|
||||
###old ~/Pictures/wallpapers/RoyalKing.png
|
||||
|
||||
|
@ -239,7 +239,7 @@ bindsym $mod+o mode "$mode_launcher"
|
|||
bindsym $mod+Ctrl+m exec makoctl dismiss -a
|
||||
|
||||
bindsym $mod+e exec emacslof
|
||||
bindsym $mod+b exec nyxtlof
|
||||
bindsym $mod+b exec qblof
|
||||
bindsym $mod+i exec emacsclient -e '(chris/org-agenda)'
|
||||
bindsym $mod+m exec emacsclient -c -e '(mu4e)'
|
||||
bindsym $mod+Shift+d exec dolphin
|
||||
|
@ -265,7 +265,7 @@ for_window [app_id="__focused__"] opacity set 1
|
|||
for_window [app_id="qutebrowser"] move container to workspace number 2, opacity set 1
|
||||
for_window [app_id="nyxt"] move container to workspace number 2, opacity set 1
|
||||
for_window [title="Display Window"] move window to workspace number 9, fullscreen enable
|
||||
for_window [title="OpenLP"] move window to workspace number 9, floating enable
|
||||
# for_window [title="OpenLP"] move window to workspace number 9, floating enable
|
||||
for_window [title="VLC media player"] move window to workspace number 9, fullscreen enable
|
||||
# for_window [app_id="emacs"] opacity set 0.90
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue