Uptade: Added more fonts, added arch-install.sh, modified README.md, cleaning.

This commit is contained in:
Keyitdev
2022-06-22 19:28:02 +02:00
parent c589d31ace
commit ec111a5c14
104 changed files with 286 additions and 285 deletions
Regular → Executable
+5 -1
View File
@@ -90,12 +90,16 @@ bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
# run lockscreen
bindsym $mod+o exec betterlockscreen -l
bindsym $mod+i exec betterlockscreen -l
# monitor settings
bindsym $mod+n exec xrandr --auto --output eDP-1 --mode 1920x1080 --right-of HDMI-1 && i3-msg restart &
bindsym $mod+m exec xrandr --auto --output HDMI-1 --off && i3-msg restart &
# toggle polybar
bindsym $mod+o exec $HOME/.config/polybar/launch.sh
bindsym $mod+p exec killall -q polybar
# move workspaces between monitors
bindsym $mod+b move workspace to output right