screen settings
This commit is contained in:
@@ -51,7 +51,7 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
||||
|
||||
# NetworkManager is the most popular way to manage wireless networks on Linux,
|
||||
# and nm-applet is a desktop environment-independent system tray GUI for it.
|
||||
exec --no-startup-id nm-applet
|
||||
# exec --no-startup-id nm-applet
|
||||
|
||||
# Use pactl to adjust volume in PulseAudio.
|
||||
set $refresh_i3status killall -SIGUSR1 i3status
|
||||
@@ -233,7 +233,9 @@ exec_always feh --bg-fill /$wallpaper_path
|
||||
#KEYBINDS
|
||||
bindsym $mod+Shift+z exec i3lock
|
||||
bindsym Control+Mod1+s exec /home/wholteza/.config/passmenu/passmenu
|
||||
bindsym $mod+p exec arandr
|
||||
bindsym $mod+Shift+p exec arandr
|
||||
bindsym $mod+p exec /home/wholteza/.config/screenlayout/screenmenu.sh
|
||||
bindsym print exec "scrot -s /home/wholteza/Screenshots/%Y-%m-%d-%T-screenshot.png"
|
||||
# border / titlebar
|
||||
title_align center
|
||||
default_border normal
|
||||
@@ -257,12 +259,13 @@ for_window [class="OVPN"] floating enable
|
||||
# for_window [class="Feh"] border pixel 0
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "project" {
|
||||
bindsym s exec ~/.config/screenlayout/bepis-steamlink.sh
|
||||
# mode "project" {
|
||||
# bindsym s exec ~/.config/screenlayout/bepis-steamlink.sh
|
||||
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym $mod+Shift+p mode "default"
|
||||
}
|
||||
# bindsym Return mode "default"
|
||||
# bindsym Escape mode "default"
|
||||
# bindsym $mod+Shift+p mode "default"
|
||||
# }
|
||||
|
||||
|
||||
|
||||
bindsym $mod+Shift+p mode "project"
|
||||
Reference in New Issue
Block a user