314 current 2025-02-09 03:18:46 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
xrandr --output HDMI-2 --mode 1920x1080 --same-as eDP-1 --scale 1x1
|
||||
bspc desktop Desktop --remove
|
||||
bspc wm -r
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
shift="$1"
|
||||
current=$(bspc query -D -d --names)
|
||||
#echo "$(($current + 1))"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
xrandr --output HDMI-1 --off
|
||||
xrandr --output HDMI-2 --off
|
||||
xrandr --output eDP-1 --mode 1920x1080 --primary
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
# swaps the current desktop with selected
|
||||
shift="$1"
|
||||
current=$(bspc query -D -d --names)
|
||||
|
||||
Reference in New Issue
Block a user